-
Home
-
hCaptcha for WP
-
4.18.0 (latest)
-
Code
-
Classes
- Form
| Total Complexity |
23 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
235 |
| Lines of code |
108 |
| Logical lines of code |
54 |
| Comment lines |
61 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_option() |
S |
60 |
5 |
13 |
| add_hcaptcha() |
S |
52 |
4 |
24 |
| is_formidable_forms_admin_page() |
S |
61 |
3 |
13 |
| prevent_native_validation() |
S |
63 |
3 |
11 |
| admin_enqueue_scripts() |
S |
54 |
2 |
22 |
| verify() |
S |
63 |
3 |
10 |
| __construct() |
S |
82 |
1 |
3 |
| init_hooks() |
S |
65 |
1 |
8 |
| enqueue_scripts() |
S |
77 |
1 |
4 |